RDSC-6038: Update Redis Cloud RDI documentation for 2.0.0 - #3997
Merged
Merged
Conversation
Contributor
Contributor
🧠 Redis MemoryFound 8 related items from repository history (1 new this commit):
Memory updated at 67cf59d |
2 tasks
ZdravkoDonev-redis
marked this pull request as ready for review
September 14, 2026 00:18
stoyanr
approved these changes
Sep 14, 2026
stoyanr
left a comment
Contributor
There was a problem hiding this comment.
LGTM, see a minor question.
andy-stark-redis
approved these changes
Sep 16, 2026
andy-stark-redis
left a comment
Contributor
There was a problem hiding this comment.
A few optional suggestions for style but otherwise LGTM.
nicoweidner
reviewed
Sep 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the Cloud RDI guides for the RDI 2.0.0 console. The current guides describe one source and the older five-step setup. The updated guides describe several sources feeding one Redis target, the six-step creation process, and source-level management.
Ticket: RDSC-6038
Companion release notes: #3996.
Changes
Preview and screenshots
Captured from the supplied k8s-idm preview for cloud-ui PR #3050, head
0c5d44ce1ffeaef48682f909de4781cf16acfbcb, using@rdi-ui/pipeline0.1.18.All 13 new console screenshots were retaken in Light mode to match the existing Cloud documentation screenshots. The preview query was preserved during navigation. Screenshots use the existing
defaultsample pipeline with one PostgreSQL and two MySQL sources. They show the workspace Sources column, dashboard, source cards/actions, configuration, dataset, transformations, metrics, settings, add-source wizard, and reset/delete confirmations. Captures exclude account chrome, billing, connection addresses, and secret ARNs. Preview URLs and environment IDs are not included in the public guides.No source was started, stopped, reset, or deleted, and no pipeline was deployed. Reset/delete confirmations were canceled, and the pipeline and all three sources remained streaming. Start behavior and naming/assignment rules were cross-checked against the source and Core documentation; destructive behavior was not exercised.
The restored screenshots show Add pipeline, target selection, connectivity and role ARNs, credentials, TLS/mTLS fields, collector and processor properties, schema/table/column selection, missing-key warnings, key selection, Edit, and Deploy pipeline. Their image files are unchanged. The existing controls were checked against the preview and its source labels; the collector-properties dialog and dataset editing were opened without saving changes. Screenshots with obsolete wizard buttons, the old workspace source columns, or transformation settings that moved to Settings remain replaced. The old target-change confirmation remains excluded because its claim of automatic re-ingestion conflicts with current behavior.
Coordination with Core documentation
Core multi-source documentation originally reviewed in #3916 is now on main through #4029 and #4030. Release notes and migration guidance from #3996 are also merged.
Merged main at
3b233607dinto this branch in67cf59d05. Resolved the conflicts indefine.md,setup.md, andquick-start.mdby retaining the reviewed new-console wording: Source name identifies the source in configuration and transformation jobs. Main's display-label wording applies to the older console. All previously reviewed Cloud text and screenshots are unchanged by this merge.Review and demo follow-up
Address the review comments and September 16 demo feedback in
e727b4836.ab42245b1b03fb8928b674437aec23cf1890b2e2and the demo transcript. Examples use RPU quantities, not invented prices. Do not promise the demo's future multi-pipeline invoice layout.2d728e4501a102bc317ff18135333c3984237cb1, using@rdi-ui/pipeline0.1.29. The original screenshot revision is recorded above.Latest review follow-up
Validation
git diff --check: passed.3b233607d: passed without warnings. All local links, anchors, and screenshot references resolve. The PR diff against main passesgit diff --checkand remains limited to Cloud docs and screenshots.Publication hold
Do not merge until:
Screenshots are prepared now from the preview; documentation publication waits for the console release.
Note
Low Risk
Documentation-only changes to Cloud RDI guides; incorrect operational or billing text could confuse users but does not change product code.
Overview
Updates the Redis Cloud RDI operate guides for the 2.0.0 console, where one pipeline can ingest from multiple sources into a single shared Redis target with per-source collectors and shared Flink processing.
The creation flow is rewritten around Settings → Add sources → Configure source → Select data → Add transformations → Review & deploy, including source naming rules, per-source connectivity/secrets/datasets, and transformation Source name assignments. Overview, setup, quick start, workspace, and management pages now describe source-level add/stop/reset/delete, Pipeline actions / Workspace actions UI labels, and a dedicated Settings tab for pipeline-wide defaults.
Adds
faq.mdcovering reset vs Flush target database, reload steps after a flush, multi-source behavior, upgrades, and RPU billing examples. Corrects prior guidance that implied reset flushes the target or that only one source was supported. Refreshes screenshots and cross-links where the wizard and dashboard changed.Reviewed by Cursor Bugbot for commit 67cf59d. Bugbot is set up for automated code reviews on this repo. Configure here.